echo "Now setting up assigns for the Amiga Format CD11..."
assign CD: AFCD11:
assign c: cd:c add
assign libs: cd:libs add
assign fonts: cd:fonts add
echo " "
echo " "
Echo "*e[1mWould you like our font prefs run?*n*e[0m*e[3mThis will ensure that snapshotted icons look right *nand won't affect your permanent Workbench settings.*e[0m"
Ask "(y/N)?"
If warn
sys:prefs/Font use CD:-Look_here_1st!-/Handy_Tools/FontPrefs
endif
echo " "
echo " "
Echo "*e[1mWould you like to run ToolManager and ToolsDaemon?*n*e[0m*e[3mThey will give you added menus with some of the *nhighlights of AFCD11:*e[0m"
Ask "(y/N)?"
If warn
run >nil: <nil: cd:-Look_here_1st!-/Handy_Tools/Toolmanager config cd:-Look_here_1st!-/Handy_Tools/tm.config
run >nil: <nil: cd:-Look_here_1st!-/Handy_Tools/toolsdaemon
endif
echo " "
echo " "
Echo "*e[1mWould you like to run NewIcons?*n*e[0m*e[3mThis will change the look of some of the icons on the CD*e[0m"